home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / jpmtr10.zip / METER.DOC < prev    next >
Text File  |  1991-02-05  |  6KB  |  162 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                              MeTeR version 1.0
  7.  
  8.                     "GT Power Message Traffic Reporter"
  9.  
  10.                        Copyright 1991 James R. Porter
  11.  
  12.  
  13.  
  14. INTRODUCTION:
  15. ~~~~~~~~~~~~
  16.  
  17.   After each mail run, MeTeR will show you how many messages you received in
  18.   each conference, and the total number of messages received by your system.
  19.  
  20.  
  21.  
  22.  
  23.  
  24. - - - - -                                                           MeTeR v1.0
  25.  
  26.  
  27.  
  28.   Here is a sample of the MeTeR output:
  29.  
  30.  
  31.  
  32.    Message Traffic Report of incoming EchoMail  5/22/90  4:50
  33.  
  34.      21 GT Power Support                       3 BBS Ads
  35.      10 Games People Play                      0 8086 Assembler
  36.       0 Pascal                                 5 GT BETA
  37.       1 GT Developers                          5 Doors
  38.       0 Let's Role Play                        0 GT Companions
  39.       1 Science Fiction                        0 ANSI/ASCII Art
  40.       0 Role Playing Games                     0 Weirdness and Ramblings
  41.       1 NET 33 SysOps                          3 Netmail
  42.  
  43.   Total Messages Received:  47          MeTeR - Copyright 1990 James R. Porter
  44.  
  45.  
  46.  
  47. - - - - -                                                           MeTeR v1.0
  48.  
  49. IMPLEMENTATION:
  50. ~~~~~~~~~~~~~~
  51.  
  52.   MeTeR [GT14/GT15/GT16] [beforemail/aftermail] [filename1] [filename2] [P] ─┐
  53.     │          │                │               │           │                │
  54.    Program  GTversion          Mode      ┌──────┘   Bulletin filename        │
  55.                                          │      (used with Aftermail only)   │
  56.                                          │                                   │
  57.                           Name of file that contains      If present will not
  58.                           the MESSAGE DISTRIBUTION        list areas with a ;
  59.                           section.                        in the ROUTING file.
  60.                                                           'P' is for Private.
  61.                                                     (used with Aftermail only)
  62.  
  63.   (The commandline parameters must be specified in the order given above.)
  64.  
  65.   To determine the number of messages received and in which conferences they
  66.   were received you run MeTeR immediately before your MDIST command in the
  67.   appropriate batch file(s) (Netmail, Crash, GTCrash, as you  like) and run
  68.   MeTeR immediately after MDIST.
  69.  
  70. - - - - -                                                           MeTeR v1.0
  71.                         EXAMPLE:
  72.                         ~~~~~~~
  73.   Here is how MeTeR appears in my NETMAIL.BAT file:
  74.  
  75.         mbagger line...
  76.         mdriver line...
  77.         C:\BBSUTILS\MeTeR GT16 BEFOREMAIL ROUTING.BBS
  78.         mdist line...
  79.         C:\BBSUTILS\MeTeR GT16 AFTERMAIL ROUTING.BBS C:\BBS\89 P
  80.         C:\BBSUTILS\MeTeR GT16 AFTERMAIL ROUTING.BBS C:\BBS\ECHOMAIL
  81.  
  82.  
  83. HOW TO EXCLUDE PRIVATE ECHO AREAS
  84. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  85.  
  86.   On the SECOND "MeTeR Aftermail" line listed above, I omitted the 'P' as the
  87.   last parameter on the commandline so that the output file would include the
  88.   "private" conferences, whereas the first "MeTeR Aftermail" line (ending with
  89.   the 'P' for Private, would not include the private message areas (any of
  90.   those message areas that you have "semi-coloned out" in the message
  91.   distribution section of your routing file)).
  92.  
  93. - - - - -                                                           MeTeR v1.0
  94.  
  95.  
  96.  
  97. OUTPUT FILENAMES
  98. ~~~~~~~~~~~~~~~~
  99.  
  100.      C:\BBSUTILS\MeTeR GT16 AFTERMAIL ROUTING.BBS C:\BBS\89
  101.  
  102.   The MeTeR output will go to the filename you specify on the "MeTeR
  103.   Aftermail" commandline (Bulletin #89 in the above case; filenames would be
  104.   89 and 89.CBS); so you can specify a different filename for CRASH! mail,
  105.   etc., if you like.
  106.  
  107.   If you specify an extension with the bulletin filename it will be ignored.
  108.   A .CBS extension will be added for the color file (in keeping with the GT
  109.   bulletin filename standards).
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. - - - - -                                                           MeTeR v1.0
  117.  
  118.  
  119.  
  120. MISCELLANEOUS NOTES:
  121. ~~~~~~~~~~~~~~~~~~~
  122.  
  123.   The message base descriptions are taken from the Message Distribution
  124.   section of the ROUTING.BBS file.  All '_' characters are replaced with
  125.   spaces before being written to the bulletin/screen.  Descriptions are
  126.   truncated to 30 characters.
  127.  
  128.   MeTeR creates one 0-byte file in each of your message control directories.
  129.   This is how it stores the message numbers (in the filename).  These files
  130.   have the extension .HMN (High Message Number), and these are deleted each
  131.   time MeTeR Before mail is run (*.HMN are deleted); SO, do not have any file
  132.   with the extension .HMN in your message control directores or they will be
  133.   deleted along with the 0-byte HMN files when MeTeR Before mail is run
  134.   (this probably will not affect you at all, but just so you know...).
  135.  
  136.  
  137.  
  138.  
  139. - - - - -                                                           MeTeR v1.0
  140.  
  141.  
  142. Author:
  143.         Jim Porter
  144.         Leprechaun Heaven
  145.         703/271-8644 
  146.         033/011
  147.  
  148. Special thanks to BETA testers:
  149.  
  150.         David Newman          &         Gene Newcomb
  151.         The Penal Colony                Geno's Place
  152.         703-591-8228                    415-595-5843
  153.         033/014                         044/003
  154.  
  155.  
  156.  
  157. I hope you and your callers will find MeTer useful!  If you have any trouble,
  158. please send me some netmail, or stop by; Leprechaun Heaven is PC-Pursuitable
  159. through DCWAS.
  160.  
  161. - - - - -                                                           MeTeR v1.0
  162.